Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

Python-常用檔案類型 & pandas資料處理

Python-常用檔案類型 & pandas資料處理

C++筆記 將函式當作參數傳遞

C++筆記 將函式當作參數傳遞

[Python] Using pre-commit to improve Code Readability Easily

[Python] Using pre-commit to improve Code Readability Easily


Comments